home *** CD-ROM | disk | FTP | other *** search
/ Williams Sonoma Guide to Good Cooking / Williams Sonoma Guide to Good Cooking.iso / pc / SETUP32 / E_REG / broderbund.css < prev    next >
Cascading Style Sheet File  |  2002-10-23  |  803b  |  72 lines

  1. BODY
  2. {
  3.     background-color: white;
  4.     font-family:Arial;
  5. }
  6.  
  7. TR.titlebar
  8. {
  9.     background-color: #000066;
  10. }
  11.  
  12. P
  13. {
  14.     font-family: Arial;
  15. }
  16.  
  17. P.copatext
  18. {
  19.     font-weight: bold;
  20.     font-size: large;
  21.     color: #000066;
  22. }
  23.  
  24. P.connecttext
  25. {
  26.     font-weight: normal;
  27.     font-size: large;
  28.     color: #000066;
  29. }
  30.  
  31. P.thankyou12title
  32. {
  33.     font-weight: bold;
  34.     font-size: large;
  35.     color: #000066;
  36. }
  37.  
  38. P.thankyou12text
  39. {
  40.     font-weight: normal;
  41.     font-size: large;
  42.     color: #000066;
  43. }
  44.  
  45. P.errortitle
  46. {
  47.     font-weight: bold;
  48.     font-size: large;
  49.     color: #000066;
  50. }
  51.  
  52. P.errortext
  53. {
  54.     font-weight: normal;
  55.     font-size: large;
  56.     color: #000066;
  57. }
  58.  
  59. P.erroraolnote
  60. {
  61.     font-weight: bold;
  62.     font-size:small;
  63.     color: black;
  64. }
  65.  
  66. P.errortechinfo
  67. {
  68.     font-weight: bold;
  69.     font-size:small;
  70.     color: black;
  71. }
  72.